home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 64 / Mac Magazin CD 64.iso / Software / Entwickler / SuperHex 1.0b7 US ƒ / Read me < prev    next >
Encoding:
Text File  |  1999-08-18  |  3.5 KB  |  125 lines  |  [ttro/ttxt]

  1. SuperHex 1.0b7
  2.  
  3.  
  4.  
  5.  
  6.  
  7. What is SuperHex ?
  8.  
  9. SuperHex is a hexadecimal file editor. It can edit data and resource forks of files of any size.
  10. It is freeware.
  11. Only on PowerPC.
  12.  
  13. SuperHex features:
  14. - "big files" management
  15. - resource seperate editing
  16. - multi-file and -resource search
  17. - drag and drop editing
  18. - real-time scrolling
  19. - contextual menus
  20.  
  21. Documentation
  22.  
  23. - Hexadecimal mode
  24.  When you open a file in SuperHex, check the Hex mode option of the Document Menu to edit it as a hexadecimal sequence. In this mode, documents are represented as shown on figure 1 :
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. figure 1: hexadecimal mode
  35.  
  36.  Note the blue outline. Every character you type is send in the blue-outlined area.
  37.  By checking the Overwrite item, you replace data after the cursor. You can choose a copy mode (like in CopyBits QuickDraw routine) to perform binary operations like 'Or' or 'Xor'.
  38.  
  39. - File Management
  40.  A pencil icon in top of a window indicates that last changes were not saved to disk.
  41.  A padlock icon indicates that the file is locked. You can edit locked files directly, but you need to call Save as item to save changes.
  42.  
  43. - Resource editing
  44.  By default, when possible, SuperHex opens file's Data Fork. To open a file's Resource Fork:
  45. 1) Open a file with no Data Fork : its Resource Fork is automatically selected, or
  46. 2) Call Open… item, and check Resource Fork item, or
  47. 3) Check Resource Fork item of the Document Menu.
  48.  
  49.  Resources are listed, grouped by type. To edit a resource, click the blue arrow button on the left of the res type, then double-click the resource. Its contents are displayed in the window.
  50.  
  51.  You can drag a resource in order to make a clipping. If you drag a type name, all resources of this type are dragged. By default, the drag contents type is the res type. If you press Command while dragging one or several resources, they are dragged as 'TEXT'. This lets you export resource contents into a word processor, for example.
  52.  
  53.  You can grow or shrink the res list by clicking and dragging when cursor shown on figure 2 appears.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. figure 2: growing the res list to see entire res names
  66.  
  67.  A contextual menu appears if you Control-click a resource name.
  68.  
  69. - Preferences
  70.  Choose fixed-spaced display and printing fonts in order to get a proper display. The Unknown char option lets you choose which character replaces those that cannot be printed.
  71.  
  72. - Find
  73.  You can search for strings with up to 255 chars.
  74.  To add a res to the multi-res find list:
  75. 1) Click + in the Find Window, then enter the res type and (optionnaly) ID, or
  76. 2) Drop a resource from an open file onto the res list, or
  77. 3) Call Add… in a resource contextual menu.
  78.  
  79. Versions
  80.  
  81. - 1.0b7
  82. - DF/ RF switch in the menu
  83. - overwrite copy modes
  84. - printing options in Print Dialog
  85. - fixed resource bugs
  86.  
  87. - 1.0b6
  88. - special keys supported
  89. - "Overwrite" option
  90. - better "Select" window
  91. - new menus
  92. - fixed scrolling bugs
  93. - new "About…" window
  94.  
  95. - 1.0b5
  96. - drag and drop improvement
  97. - "memory" section in preferences
  98.  
  99. - 1.0b4
  100. - new find window
  101. - replacing
  102. - file writing bugs fixed
  103. - efficient memory management
  104. - ability to copy bad-formated hex data
  105.  
  106. - 1.0b3
  107. first US version (this is French-speaking software)
  108.  
  109. Thanks to :
  110.  
  111. Joel M. Sciamma, JoelSciamma@compuserve.com
  112. Jeffrey D. Hartgerink, jeffrey@scripps.edu
  113. Ronald, ronr@wxs.nl
  114. Graham Hinton, grh@hinton.demon.co.uk
  115. Renaud Pradenc, pradenc@club-internet.fr
  116.  
  117. Contact me
  118.  
  119. Internet:
  120. e-mail: yacine.ikhlef@wanadoo.fr
  121. http: //perso.wanadoo.fr/yi/
  122. Any remark about SuperHex is welcome.
  123.  
  124. © 07/99 Yacine Ikhlef
  125. The author has no responsability in case of damage caused by the use of this software.